﻿@charset "utf-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, sub, summary, sup, table, tfoot, th, thead, time, tt, u, ul, var, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
.clear:after {
	content: '';
	display: block;
	clear: both;
}
* {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent
}
body {
	line-height: 1;
	text-size-adjust: none;
	background-color: #fff
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
input, select, textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote::after, blockquote::before, q::after, q::before {
	content: "";
	content: none
}
a {
	outline: 0;
	text-decoration: none
}
a:hover {
	text-decoration: none
}
body, input, textarea {
	font-family: "Microsoft YaHei", "SimSun", sans-serif
}
input[type='text']:-webkit-autofill {
box-shadow:0 0 0 1000px #fff inset
}
input[type=text]::-ms-clear, input[type=tel]::-ms-clear, input[type=number]::-ms-clear {
display:none
}
.hide {
	display: none
}
.show {
	display: block
}
.wow {
	visibility: hidden
}
.no-cssanimations .wow {
	visibility: visible
}
.mt-10 {
	margin-top: 10px
}
.mt-20 {
	margin-top: 20px
}
.mt-30 {
	margin-top: 30px
}
.mt-40 {
	margin-top: 40px
}
.mt-50 {
	margin-top: 50px
}
.mt-60 {
	margin-top: 60px
}
.mt-70 {
	margin-top: 70px
}
.mt-80 {
	margin-top: 80px
}
.mt-90 {
	margin-top: 90px
}
.mt-100 {
	margin-top: 100px
}
.mt-110 {
	margin-top: 110px
}
.mt-120 {
	margin-top: 120px
}
.mt-140 {
	margin-top: 140px
}
.mt-200 {
	margin-top: 200px
}

@media (max-width:1480px) {
.mt-80 {
	margin-top: 5.40541vw
}
.mt-90 {
	margin-top: 6.08108vw
}
.mt-100 {
	margin-top: 6.75676vw
}
.mt-110 {
	margin-top: 7.43243vw
}
.mt-120 {
	margin-top: 8.10811vw
}
.mt-140 {
	margin-top: 9.45946vw
}
.mt-200 {
	margin-top: 10.45946vw
}
}

@media (max-width:768px) {
.mt-80 {
	margin-top: 40px
}
.mt-90 {
	margin-top: 45px
}
.mt-100 {
	margin-top: 50px
}
.mt-110 {
	margin-top: 55px
}
.mt-120 {
	margin-top: 60px
}
.mt-140 {
	margin-top: 70px
}
.mt-200 {
	margin-top: 90px
}
}
.col {
	display: inline-block;
	vertical-align: top
}
.col-1 {
	width: 100%
}
.col-2 {
	width: 50%
}
.text-right {
	text-align: right
}
.text-left {
	text-align: left
}
.text-center {
	text-align: center
}
.d-inline-block {
	display: inline-block
}
.d-none {
	display: none
}
.d-block {
	display: block
}
.ov-h {
	overflow: hidden
}
.contact-map .BMapLabel {
	border: 0
}
.contact-map .anchorBL {
	display: none
}
.header, .header::after, .subMenu-link, .search-form, .footer-email::before, .footer-email button, .view-more, .view-more::before, .product-item__img::after, .market-item, .ico60, .market-item__wrap, .form-group::after, .btn-submit, .sup-tab span::before, .pager a, .video-item-btn, .video-item-btn::before, .sup-layer-btn button, .news-item__more i, .news-item::after, .detail-pager a span, .s-item__txt, .value-item__txt, .value-itemtxt, .value-submit, .search-item {
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.menu-link, .product-item__title, .proa_title, .slick-banner .slick-arrow::before, .market-item__ico, .team-item__name, .video-item__title, .sup-layer-close, .detail-back i, .detail-share a, .detail-pager a, .value-item__ico, .search-item h4 {
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	-webkit-transition: color .3s ease;
	transition: color .3s ease
}
.subMenu-link span, .ib-wrap.ib-v .ib-img, .ib-wrap.ib-v .ib-txt, .download-item__title span, .value-slogan-txt {
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.subMenu, .product-item__img img {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.list {
	position: relative;
	font-size: 0
}
.list>li {
	display: inline-block;
	vertical-align: top
}
.list-1>li {
	width: 100%
}
.list-2>li {
	width: 50%
}
.list-3>li {
	width: 33.3333%
}
.list-4>li {
	width: 25%
}
.list-5>li {
	width: 20%
}
.list-6>li {
	width: 16.66%
}
.img-box {
	position: relative
}
.img-box::before {
	content: "";
	display: block
}
.img-box img {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}
.bg-cover {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
@-webkit-keyframes fadeInUp {
from {
opacity:0;
-webkit-transform:translate3d(0, 40px, 0);
transform:translate3d(0, 40px, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInUp {
from {
opacity:0;
-webkit-transform:translate3d(0, 40px, 0);
transform:translate3d(0, 40px, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}
@-webkit-keyframes fadeInLeft {
from {
opacity:0;
-webkit-transform:translate3d(-40px, 0, 0);
transform:translate3d(-40px, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInLeft {
from {
opacity:0;
-webkit-transform:translate3d(-40px, 0, 0);
transform:translate3d(-40px, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeft50 {
from {
opacity:0;
margin-left:-40px
}
to {
opacity:1;
margin-left:0
}
}
@keyframes fadeInLeft50 {
from {
opacity:0;
margin-left:-40px
}
to {
opacity:1;
margin-left:0
}
}
.fadeInLeft50 {
	-webkit-animation-name: fadeInLeft50;
	animation-name: fadeInLeft50
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.animated.delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}
.animated.delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}
.animated.delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s
}
.animated.delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s
}
.animated.delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s
}
.animated.fast {
	-webkit-animation-duration: 800ms;
	animation-duration: 800ms
}
.animated.faster {
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms
}
.animated.slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
.animated.slower {
	-webkit-animation-duration: 3s;
	animation-duration: 3s
}

@media (prefers-reduced-motion) {
.animated {
	-webkit-animation: unset !important;
	animation: unset !important;
	-webkit-transition: none !important;
	transition: none !important
}
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: 0
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.slick-track::after, .slick-track::before {
	display: table;
	content: ""
}
.slick-track::after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	outline: 0
}
.slick-slide a {
	outline: 0
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.banner-dots {
	position: absolute;
	bottom: 20px;
	right: 0;
	left: 0;
	font-size: 0;
	text-align: center
}
.banner-dots li {
	margin: 0 8px;
	display: inline-block;
	vertical-align: top
}
.banner-dots li button {
	position: relative;
	display: inline-block;
	padding: 0;
	border: 0;
	font-size: 0;
	background-color: transparent;
	outline: 0;
	cursor: pointer
}
.banner-dots li button::before {
	-moz-transition: border .3s ease-out;
	-o-transition: border .3s ease-out;
	-webkit-transition: border .3s ease-out;
	transition: border .3s ease-out;
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #ccc
}
.banner-dots li.slick-active button::before {
	background-color: #946e4a
}

@media (max-width:640px) {
.banner-dots {
	bottom: 10px
}
.banner-dots li button::before {
	width: 4px;
	height: 4px
}
}
.header {
	position: fixed;
	z-index: 100;
	top: 0;
	right: 0;
	left: 0;
	padding: 20px 0
}
.header::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .5
}
.page-index .header.fixed .btn-search {
	color: #000
}
.page-index .header.fixed .search-form input {
	border-bottom-color: #000;
	color: #000
}
.page-index .header.fixed .header-lang a {
	color: #000
}
.page-index .header.fixed .header-lang a.current {
	color: #946e4a
}
.page-index .header.fixed .header-lang::before {
	background-color: #000
}
.page-index .header::after {
	background-color: #fff
}
.wrap {
	max-width: 1400px;
	margin-right: auto;
	margin-left: auto
}
.header-inner {
	position: relative;
	z-index: 10;
	height: 60px;
	text-align: right
}
.header-logo {
	position: absolute;
	top: 50%;
	left: 40px;
	margin-top: -25px
}
.header-logo img {
	display: block;
	width: auto;
}
.header-menu {
	display: inline-block;
	vertical-align: top
}
.header-menu-ul {
	font-size: 0
}
.menu-item {
	position: relative;
	display: inline-block;
	vertical-align: top
}
.menu-link {
	display: block;
	margin: 0 20px;
	font: 700 16px/60px "Microsoft YaHei";
	text-transform: uppercase;
	color: #000;
	letter-spacing: .02em
}
.menu-link.current {
	color: #946e4a
}
.subMenu {
	position: absolute;
	top: 100%;
}
.subMenu2 {
	left: 50%;
	margin-left: -100px;
	width: 200px
}
.subMenu3 {

	left: 50%;
	margin-left: -150px;
	width: 300px
}

.subMenu-ul {
	background-color: #fff
}
.subMenu-ul li:last-of-type .subMenu-link {
	border-bottom: 0
}
.subMenu-link {
	position: relative;
	display: block;
	position: relative;
	height: 50px;
	text-align: center;
	color: #333; 
}
.subMenu-link::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #eee
}
.subMenu-link:hover, .subMenu-link.current {
	background-color: #946e4a;
	color: #fff
}
.subMenu-link:hover::after, .subMenu-link.current::after {
	opacity: 0
}
.subMenu-link span {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	font: 700 16px/1.5 "Microsoft YaHei";
	letter-spacing: -.025em
}
.btn-manu {
	position: absolute;
	top: 50%;
	right: -5px;
	margin-top: -15px;
	margin-right: 20px;
	width: 30px;
	height: 30px;
	display: none
}
.btn-manu span {
	position: absolute;
	top: 50%;
	left: 5px;
	width: 20px;
	height: 2px;
	background: #946e4a
}
.btn-manu span:nth-of-type(1) {
	margin-top: -8px
}
.btn-manu span:nth-of-type(2) {
	margin-top: -1px
}
.btn-manu span:nth-of-type(3) {
	margin-top: 6px
}
.header-lang {
	position: relative;
	margin-left: 30px;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	margin-right: 40px;
}
.header-lang a {
	margin: 0 8px;
	font: 700 16px/60px "Microsoft YaHei";
	letter-spacing: .02em;
	text-transform: uppercase;
	color: #000
}
.header-lang a.current {
	color: #946e4a
}
.header-lang::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -6px;
	margin-left: -1px;
	width: 0px;
	height: 12px;
	background-color: #000
}
.header-search {
	display: inline-block;
	vertical-align: top;
	padding: 15px 0;
	margin-right: 65px;
	margin-left: 40px
}
.header-search.active .search-form {
	width: 100px
}
.btn-search {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #000;
	cursor: pointer
}
.search-form {
	display: inline-block;
	vertical-align: top;
	width: 0;
	overflow: hidden;
	height: 30px
}
.search-form input {
	height: 30px;
	display: block;
	width: 100%;
	padding: 0;
	border: 0;
	outline: 0;
	border-bottom: 1px solid #000;
	background-color: transparent;
	color: #000;
	font: 700 16px/30px "Microsoft YaHei"
}
.icon-search {
	position: absolute;
	border: none;
	width: 30px;
	height: 30px;
	background: url(../images/search.png) right center no-repeat;
}
.page-index .btn-search {
	background: url(../images/searchi.png) right center no-repeat;
}
.page-index .header.fixed .btn-search {
	background: url(../images/search.png) right center no-repeat;
}
.page-index .search-form input {
	border-bottom-color: #fff;
	color: #fff
}

@media (max-width:1480px) {
.wrap {
	margin-right: 40px;
	margin-left: 40px
}
}

@media (max-width:768px) {
.wrap {
	margin-right: 20px;
	margin-left: 20px
}
}

@media (min-width:1101px) {
.page-index .header-lang a {
	color: #fff
}
.page-index .header-lang a.current {
	color: #946e4a
}
.page-index .header-lang::before {
	background-color: #fff
}
.page-index .menu-link {
	color: #fff
}
.page-index .menu-link.current {
	color: #946e4a
}
.subMenu {
	visibility: hidden;
	opacity: 0;
	margin-top: 20px;
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.subMenu::before {
	content: "";
	position: absolute;
	top: -20px;
	right: 0;
	left: 0;
	height: 20px
}
.menu-link::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	height: 1px;
	background-color: #946e4a;
	margin-top: 10px;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: transform .3s ease;
	transition: transform .3s ease
}
.menu-link {
	position: relative
}
.menu-link.current::after, .menu-link:hover::after {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}
.menu-item:hover .menu-link, .header-share:hover .menu-link {
	color: #946e4a
}
.menu-item:hover .subMenu, .header-share:hover .subMenu {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.header-code:hover .qrcode-img {
	height: 88px
}
.header.fixed {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	-moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.1)；
}
.header.fixed::after {
	opacity: 0
}
.header.fixed .subMenu-bg {
	height: 10px
}
.header.fixed .menu-link {
	color: #000
}
.header.fixed .menu-link.current {
	color: #946e4a
}
.header.fixed .menu-item:hover .menu-link {
	color: #946e4a
}
.header.fixed .subMenu {
	margin-top: 10px
}
.header.fixed .subMenu::before {
	top: -10px;
	height: 10px
}
}
@media (max-width:1300px) {
.menu-link {
	margin: 0 10px;
	font: 500 16px/60px "Microsoft YaHei";
	letter-spacing: .0em
}
}
@media (max-width:1200px) {
.menu-link {
	margin-left: 10px
}
}





@media (max-width:1100px) {
.wrap {
	margin-right: 20px;
	margin-left: 20px
}
.list-5>li {
	width: 33.3333%
}
.list-6>li {
	width: 33.3333%
}
.container {
	padding-top: 0
}
.header {
	padding-top: 0;
	padding-bottom: 0
}
.header-inner {
	z-index: 10
}
.header-inner::before {
	content: "";
	position: absolute;
	z-index: 5;
	top: 0;
	right: -40px;
	bottom: 0;
	left: -40px;
	background-color: #fff
}
.header-logo {
	z-index: 10;
	left: 20px;
	margin-top: -23px
}
.header-logo img {
	height: 50px
}
.header-search {
	display: none
}
.header-lang {
	z-index: 10;
	margin-right: 70px
}
.header-lang a {
	color: #666
}
.header-lang::before {
	background-color: #666
}
.header-menu {
	position: fixed;
	top: 60px;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	opacity: 0;
	overflow-y: auto;
	-webkit-transform: translate3d(0, -150%, 0);
	transform: translate3d(0, -150%, 0);
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.header-menu-ul {
	margin-top: 10px
}
.subMenu {
	position: relative;
	top: auto;
	width: auto;
	height: 0;
	left: 0;
	margin-left: 20px;
	margin-right: 20px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.subMenu2,.subMenu5 {
	width: auto;
}
	
.subMenu-ul {
	height: 0;
	overflow: hidden
}
.subMenu-bg {
	display: none
}
.subMenu-link {
	margin-right: 0;
	margin-left: 0
}
.btn-manu {
	z-index: 100;
	display: block
}
.btn-manu span {
	-webkit-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.header-share {
	display: none
}
.menu-item {
	position: relative;
	display: block;
	opacity: 0;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.menu-item.active .menu-link {
	color: #946e4a
}
.menu-item.active .menu-link::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #f2f2f2;
	-webkit-transform: scale3d(1, 0.5, 1);
	transform: scale3d(1, 0.5, 1)
}
.menu-item.active .subMenu {
	height: auto;
	opacity: 1
}
.menu-item.active .subMenu-ul {
	height: auto
}
.menu-item::after {
	content: "";
	position: absolute;
	right: 20px;
	bottom: 0;
	left: 20px;
	height: 1px;
	background-color: #bfbfbf;
	-webkit-transform: scale3d(0, 0.5, 1);
	transform: scale3d(0, 0.5, 1);
	-webkit-transition: transform .3s ease;
	transition: transform .3s ease
}
.menu-link {
	position: relative;
	font-size: 18px;
	line-height: 60px;
	margin-left: 20px;
	text-align: center;
	color: #333;
	font-weight: 700
}
.subMenu-link {
	border-bottom: 0;
	position: relative;
	color: #666
}
.subMenu-link::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #f2f2f2;
	-webkit-transform: scale3d(1, 0.5, 1);
	transform: scale3d(1, 0.5, 1)
}
.header::before {
	content: "";
	position: absolute;
	z-index: 20;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-moz-box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
	pointer-events: none
}
.menu-open .header-menu {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}
.menu-open .btn-manu span {
	margin-top: -1px
}
.menu-open .btn-manu span:nth-of-type(1) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.menu-open .btn-manu span:nth-of-type(2) {
	opacity: 0
}
.menu-open .btn-manu span:nth-of-type(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.menu-open .menu-item {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.menu-open .menu-item::after {
	-webkit-transform: scale3d(1, 0.5, 1);
	transform: scale3d(1, 0.5, 1)
}
.menu-open .menu-item:nth-of-type(1) {
	-webkit-transition-delay: .35s;
	transition-delay: .35s
}
.menu-open .menu-item:nth-of-type(1)::after {
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}
.menu-open .menu-item:nth-of-type(2) {
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}
.menu-open .menu-item:nth-of-type(2)::after {
	-webkit-transition-delay: .45s;
	transition-delay: .45s
}
.menu-open .menu-item:nth-of-type(3) {
	-webkit-transition-delay: .45s;
	transition-delay: .45s
}
.menu-open .menu-item:nth-of-type(3)::after {
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}
.menu-open .menu-item:nth-of-type(4) {
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}
.menu-open .menu-item:nth-of-type(4)::after {
	-webkit-transition-delay: .55s;
	transition-delay: .55s
}
.menu-open .menu-item:nth-of-type(5) {
	-webkit-transition-delay: .55s
}
.menu-open .menu-item:nth-of-type(5)::after {
	-webkit-transition-delay: .6s;
	transition-delay: .6s
}
.menu-open .menu-item:nth-of-type(6) {
	-webkit-transition-delay: .6s;
	transition-delay: .6s
}
.menu-open .menu-item:nth-of-type(6)::after {
	-webkit-transition-delay: .65s;
	transition-delay: .65s
}
.menu-open .menu-item:nth-of-type(7) {
	-webkit-transition-delay: .65s;
	transition-delay: .65s
}
.menu-open .menu-item:nth-of-type(7)::after {
	-webkit-transition-delay: .7s;
	transition-delay: .7s
}
}
.footer {
	height: 380px;
	padding-top: 80px;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #d5b88c
}
.footer-inner {
	position: relative
}
.footer-left {
	display: inline-block;
	vertical-align: top;
	width: 380px;
	max-width: 380px
}
.footer-social {
	font-size: 0;
	clear: both;
}
.footer-social a {
	display: inline-block;
	vertical-align: top;
	margin-right: 1.5em;
	font-size: 20px;
	line-height: 1.6;
	color: #43423e
}
.footer-social a:hover {
	color: #946e4a
}
.footer-email {
	position: relative;
	z-index: 1;
	padding-right: 120px
}
.footer-email::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 2px solid #fff
}
.footer-email input {
	display: block;
	width: 100%;
	padding-left: 1em;
	border: 0;
	outline: 0;
	background-color: transparent;
	font: 700 18px/48px "Microsoft YaHei";
	color: #43423e
}
.footer-email input::-webkit-input-placeholder {
color:#fff
}
.footer-email input::-moz-placeholder {
color:#fff
}
.footer-email input:-ms-input-placeholder {
color:#fff
}
.footer-email input:-moz-placeholder {
color:#fff
}
.footer-email button {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 120px;
	border: 0;
	outline: 0;
	background-color: #fff;
	font: 700 18px/48px "Microsoft YaHei";
	color: #946e4a;
	cursor: pointer
}
.footer-email button:hover {
	background-color: #946e4a;
	color: #fff
}
.footer-email.active::before {
	border-color: #946e4a
}
.footer-email.active button {
	background-color: #946e4a;
	color: #fff
}
.footer-copyright {
	font: 500 14px/20px "Microsoft YaHei";
	color: #43423e
}
.footer-copyright:hover, .footer-copyright a {
	color: #43423e
}
.footer-email-tip {
	font: 500 24px/2 "Microsoft YaHei";
	color: #43423e
}
.footer-contact {
	position: absolute;
	top: 0;
	right: 0;
	color: #43423e;
	width: 280px
}
.footer-contact h3 {
	margin-bottom: .93333em;
	font: 400 24px/1 "Microsoft YaHei"
}
.footer-contact p {
	margin-bottom: 1em;
	font: 500 16px/1.5 "Microsoft YaHei";
	letter-spacing: -.025em
}

@media (max-width:880px) {
.footer {
	height: auto;
	padding-bottom: 80px;
	background-position: 70% 0
}
.footer-left {
	width: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block
}
.footer-contact {
	position: relative;
	width: auto;
	margin-bottom: 60px;
	text-align: center
}
.fsharp {
	width: auto;
	text-align: center
}
.footer-email, .footer-copyright {
	margin-top: 20px
}
}
.ib-wrap {
	overflow: hidden
}
.ib-wrap.ib-v .ib-banner {
	position: static
}
.ib-wrap.ib-v .ib-img, .ib-wrap.ib-v .ib-txt {
	top: 50%
}
.ib-banner {
	position: relative;
	background-size: 100% auto;
	background-color: #fff
}
.ib-banner::before {
	content: "";
	display: block;
	padding-top: 50%
}
.ib-img {
	position: absolute;
	top: 23.33333%;
	left: 15.10417%;
	width: 22.39583%
}
.ib-img::before {
	padding-top: 104.43925%
}
.ib-txt {
	position: absolute;
	top: 42%;
	left: 24.66667%;
	width: 52.08333%;
	text-align: center;
	color: #fff
}
.ib-txt h2 {
	font: 400 50px/1 "Microsoft YaHei";
	letter-spacing: .1em;
	font-size: 4.16667vw
}
.ib-txt h4 {
	font: 400 50px/2.25 "Microsoft YaHei";
	letter-spacing: .12em;
	font-size: 1.56667vw
}
.ib-txt h5 {
	font: 500 28px/6.25 "";
	letter-spacing: 1.525em;
	font-size: 1vw
}
.ib-txt .view-more {
	margin-top: 2.08333vw;
	width: 8.33333vw;
	line-height: 2.34375vw;
	font-size: .9375vw
}
.view-more {
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: top;
	width: 160px;
	font: 500 18px/45px "Microsoft YaHei";
	text-align: center
}
.view-more::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	background-color: #000
}
.view-more:hover::before {
	width: 100%
}
.view-more.white {
	background-color: #fff;
	color: #000
}
.view-more.white:hover {
	color: #fff
}
.view-more.black {
	background-color: #946e4a;
	color: #fff
}
.view-more.red {
	background-color: #fff;
	color: #000
}
.view-more.red::before {
	background-color: #000
}
.view-more.red:hover {
	color: #fff
}

@media (max-width:1100px) {
.ib-wrap {
	padding-top: 60px
}
}

@media (max-width:768px) {
.ib-banner {
	padding-top: 20px;
	padding-bottom: 80px
}
.ib-banner::before {
	padding-top: 0
}
.ib-img {
	position: relative;
	top: 10%;
	left: 30%;
	width: 100%
}
.ib-txt {
	position: relative;
	top: auto;
	left: 10%;
	width: 80%;
	margin-top: 40px
}
.ib-txt h2 {
	font-size: 30px
}
.ib-txt p {
	font-size: 16px
}
.ib-txt .view-more {
	margin-top: 20px;
	width: 120px;
	font-size: 14px;
	line-height: 30px
}
.index-wafer {
	padding-bottom: 40px
}
}

@media (max-width:480px) {
.ib-img {
	left: 20%;
	width: 60%
}
.ib-txt {
	line-height: 1.5
}
.ib-txt h2 {
	font-size: 24px;
	margin-bottom: 10px
}
}
.index-wafer__title {
	position: relative;
	padding-left: .05em;
	font-family: "Microsoft YaHei";
	font-weight: 700;
	font-size: 20.83333vw;
	color: rgba(180,180,180,0.2);
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -.06em
}
.index-wafer__img {
	position: relative;
	z-index: 2;
	margin-top: -20.9375vw
}
.index-wafer__img img {
	display: block;
	margin: 0 auto;
	width: 83.41667vw
}
.index-wafer__txt {
	font-family: "Microsoft YaHei";
	text-align: center
}
.index-wafer__txt h3 {
	margin-bottom: .3em;
	font-size: 2.2vw;
	font-weight: 700;
	letter-spacing: .025em;
	color: #000
}
.index-wafer__txt p {
	font-size: 1.25vw;
	margin-bottom: .3em;
	font-weight: 500;
	letter-spacing: .125em;
	color: #666;
	line-height: 1.5
}

@media (max-width:1100px) {
.index-wafer__txt h3 {
	font-size: 30px;
	margin-bottom: .2em
}
.index-wafer__txt p {
	font-size: 16px
}
.view-more {
	width: 120px;
	line-height: 36px
}
}

@media (max-width:768px) {
.index-wafer__title {
	font-size: 29.94792vw
}
.index-wafer__img img {
	position: relative;
	left: -10%;
	width: 120%
}
}
.list-feature>li:nth-of-type(1) {
	background-color: #f9f9f9;
	color: #fff
}
.list-feature>li:nth-of-type(2) {
	background-color: #f9f9f9;
	color: #000
}
.list-feature>li:nth-of-type(3) {
	background-color: #f9f9f9;
	color: #fff
}
.list-feature>li:nth-of-type(4) {
	background-color: #f9f9f9;
	color: #fff
}
.feature-item {
	padding-top: 80px;
	text-align: center;
	overflow: hidden
}
.feature-item__title h3 {
	font-family: "Microsoft YaHei";
	font-weight: 700;
	font-size: 2.1125vw;
	text-transform: uppercase
}
.feature-item__title h5 {
	font-weight: 700;
	font-size: 1.5vw;
	text-transform: uppercase
}
.feature-item__img {
	width: 30.20833vw;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -15.10417vw;
	margin-top: 2.20833vw
}
.feature-item__img::before {
	padding-top: 100%
}

@media (max-width:640px) {
.list-feature>li {
	width: 100%
}
.feature-item {
	padding-top: 40px
}
.feature-item__title h3 {
	font-size: 30px
}
.feature-item__img {
	margin-top: 40px;
	width: 60vw;
	margin-bottom: -30vw
}
}
.index-about {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Microsoft YaHei";
	letter-spacing: .025em;
	margin-bottom: 8vw
}
.index-about h2 {
	margin-bottom: .8em;
	font-size: 3.16667vw;
	color: #444;
	font-weight: 500;
}
.index-about p {
	font-size: 0.9vw;
	line-height: 2;
	font-weight: 400;
	color: #666;
	word-wrap: break-word;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto
}

@media (max-width:1100px) {
.index-about h2 {
	font-size: 30px
}
.index-about p {
	font-size: 16px
}
}
.page-title {
	position: relative;
	padding-bottom: .825em;
	text-align: center;
	font: 500 48px/1 "Microsoft YaHei";
	letter-spacing: -.025em
}
.page-title::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -50px;
	width: 100px;
	height: 5px;
	background-color: #946e4a
}
.prot-title {
	position: relative;
	padding-bottom: .425em;
	text-align: center;
	font: 500 30px/1 "Microsoft YaHei";
}
.prot-title::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -50px;
	width: 100px;
	height: 3px;
	background-color: #946e4a
}
.page-top {
	padding-top: 100px
}
.page-line {
	height: 1px;
	background-color: #ccc
}
.list-product {
	margin-right: -15px;
	margin-left: -15px
}
.list-recomm-product {
	text-align: center
}
.product-item {
	display: block;
	margin: 0 15px 40px;
	letter-spacing: -.025em
}
.product-item:hover .product-item__img::after {
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.product-item:hover .product-item__img img {
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.product-item:hover .product-item__title, .product-item:hover .proa_title {
	color: #946e4a
}
.product-item__img {
	overflow: hidden
}
.product-item__img::before {
	padding-top: 71.42857%
}
.product-item__img::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: transparent #946e4a transparent transparent;
	-moz-transform: translate(100%, -100%);
	-ms-transform: translate(100%, -100%);
	-webkit-transform: translate(100%, -100%);
	transform: translate(100%, -100%)
}
.product-item__img img {
	-moz-transition: -moz-transform .8s ease;
	-o-transition: -o-transform .8s ease;
	-webkit-transition: -webkit-transform .8s ease;
	transition: transform .8s ease
}
.product-item__title {
	margin-top: .25em;
	margin-bottom: .2em;
	font: 400 18px/1.5 "Microsoft YaHei";
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.proa_title {
	margin-bottom: .5em;
	font: 400 18px/1.2 "Microsoft YaHei";
	color: #000;
	text-align: center
}
.product-item__intro {
	margin-top: .6em;
	font: 500 15px/1.5 "Microsoft YaHei";
	color: #666
}

@media (max-width:1100px) {
.page-top {
	padding-top: 60px
}
.page-title {
	font-size: 40px
}
.page-title::after {
	width: 60px;
	height: 3px;
	margin-left: -30px
}
.prot-title {
	font-size: 30px
}
.prot-title::after {
	width: 60px;
	height: 3px;
	margin-left: -30px
}
.list-product {
	margin-right: -10px;
	margin-left: -10px
}
.product-item {
	margin-right: 10px;
	margin-left: 10px
}
}

@media (max-width:768px) {
.page-title {
	font-size: 32px
}
.prot-title {
	font-size: 22px
}
.list-product>li {
	width: 100%
}
.product-item {
	margin-bottom: 40px
}
.product-item__title {
	margin-top: 1em
}
.proa_title {
	margin-top: .3em
}
}
.prod-img {
	width: 1000px;
	margin: 0 15px
}
.prod-img::before {
	padding-bottom: 90%
}
.prod-main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0
}
.prod-intro {
	letter-spacing: -.025em;
	width: 420px;
	display: inline-block;
	vertical-align: top
}
.prod-title {
	font: 400 36px/1 "Microsoft YaHei";
	color: #946e4a
}
.prod-desc {
	margin-top: 1.2em;
	font: 500 18px/24px "Microsoft YaHei";
	color: #000
}
.prod-param {
	margin-left: 180px;
	display: inline-block;
	vertical-align: top;
	width: 400px;
	font: 500 18px/30px "Microsoft YaHei";
	color: #000
}
.prod-param span {
	margin-right: .5em;
	display: inline-block;
	vertical-align: top;
	color: #666
}
.prodf-item {
	max-width: 260px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Microsoft YaHei";
	text-align: center
}
.prodf-item__img {
	width: 80px;
	margin-right: auto;
	margin-left: auto
}
.prodf-item__img::before {
	padding-top: 100%
}
.prodf-item__ico {
	display: block;
	width: 80px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80px;
	color: #946e4a;
	text-align: center
}
.prodf-item__title {
	margin-bottom: .5em;
	margin-top: 1.25em;
	font-weight: 700;
	font-size: 24px;
	color: #000
}
.prodf-item__desc {
	font-weight: 500;
	font-size: 18px;
	color: #666
}
.prod-photo img {
	display: block;
	max-width: 100%
}
.prod-footer {
	padding: 60px 0;
	background-color: #946e4a;
	text-align: center;
	color: #fff
}
.prod-footer p {
	font: 400 36px/1.5 "Microsoft YaHei";
	margin-bottom: .5em;
	letter-spacing: .325em
}
.prod-footer__quotation {
	margin-bottom: 1.5em;
	display: inline-block;
	vertical-align: bottom;
	font-size: 72px;
	font-family: "Microsoft YaHei"
}
.prod-footer__link {
	font: 400 18px/1.5 "Microsoft YaHei";
	letter-spacing: -.025em;
	color: #fff
}
.prod-footer__link:hover {
	text-decoration: underline
}
.prod-footer__link i {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 27px
}

@media (max-width:1100px) {
.prod-main {
	width: auto;
	margin-right: 20px;
	margin-left: 20px
}
.prod-intro {
	text-align: center;
	width: 100%
}
.prod-param {
	width: 100%;
	text-align: center;
	margin-left: 0;
	margin-top: 40px
}
.prod-title {
	font-size: 40px
}
.prod-img {
	width: 80vw;
	margin-right: 10px;
	margin-left: 10px
}
.prod-footer p {
	font: 400 24px/1.5 "Microsoft YaHei";
	letter-spacing: .3em
}
}

@media (max-width:768px) {
.prod-title {
	font-size: 32px
}
.list-pordf>li {
	width: 100%
}
.prodf-item {
	margin-bottom: 30px
}
.prodf-item__title {
	margin-top: 0
}
.prod-footer p {
	font-size: 24px
}
.prod-footer__quotation {
	font-size: 48px
}
.prod-img {
	width: 100%;
	margin-right: 0;
	margin-left: 0
}
.prod-param {
	text-align: left
}
}
.markets-banner {
	position: relative;
	overflow: hidden
}
.markets-banner::before {
	padding-top: 34.25%
}
.markets-banner .slick-banner {
	position: absolute;
	top: 0;
	right: 0;
	left: 0
}
.banner-item {
	height: 500px;
	overflow: hidden
}
.banner-item .banner-img {
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px
}
.slick-banner .slick-arrow {
	position: absolute;
	z-index: 10;
	top: 50%;
	font-size: 0;
	border: 0;
	padding: 0;
	background-color: transparent;
	outline: 0;
	cursor: pointer;
	margin-top: -20px
}
.slick-banner .slick-arrow::before {
	font-family: "iconfont";
	font-size: 40px;
	width: 1em;
	height: 1em;
	color: #fff
}
.slick-banner .slick-arrow:hover::before {
	color: #946e4a
}
.slick-banner .slick-prev {
	left: 30px
}
.slick-banner .slick-prev::before {
	content: "\e806"
}
.slick-banner .slick-next {
	right: 30px
}
.slick-banner .slick-next::before {
	content: "\e600"
}
.page-intro {
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font: 400 16px/1.7 "Microsoft YaHei";
	letter-spacing: .015em;
	color: #666
}
.recomm-title {
	font: 500 40px/2.5 "Microsoft YaHei";
	color: #000;
	text-align: center;
	letter-spacing: .025em;
	color: #946e4a
}
.prov-img {
	text-align: center;
}
.list-recomm {
	margin-right: -15px;
	margin-left: -15px
}
.recomm-item {
	margin-right: 15px;
	margin-left: 15px
}
.list-markets {
	margin-right: -15px;
	margin-left: -15px
}
.market-item {
	display: block;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 30px
}
.market-item:hover .market-item__ico {
	color: #946e4a
}
.market-item:hover .market-item__wrap {
	border-color: #946e4a
}
.market-item:hover .ico60-black {
	visibility: hidden;
	opacity: 0
}
.market-item:hover .ico60-blue {
	visibility: visible;
	opacity: 1
}
.market-item__ico {
	position: relative;
	z-index: 10;
	height: 70px;
	width: 130px;
	margin: 0 auto;
	margin-bottom: -.5em;
	text-align: center;
	font-size: 70px;
	background-color: #fff;
	color: #000
}
.ico60 {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain
}
.ico60-black {
	visibility: visible;
	opacity: 1
}
.ico60-blue {
	visibility: hidden;
	opacity: 0
}
.market-item__wrap {
	position: relative;
	border: 2px solid #000
}
.market-item__wrap::before {
	content: "";
	display: block;
	padding-top: 43.61963%
}
.market-item__txt {
	position: absolute;
	top: 33.33333%;
	right: 20px;
	left: 20px;
	font-family: "Microsoft YaHei";
	letter-spacing: -.025em;
	text-align: center;
	color: #000
}
.market-item__txt h3 {
	margin-bottom: .7em;
	font-size: 24px;
	font-weight: 500
}
.market-item__txt p {
	font-size: 18px;
	font-weight: 500
}

@media (max-width:1100px) {
.banner-item {
	height: 400px
}
.banner-item .banner-img {
	height: 400px;
	margin-left: -640px
}
.recomm-title {
	font-size: 32px
}
.list-product.list-4>li {
	width: 50%
}
.list-markets {
	margin-right: -10px;
	margin-left: -10px
}
.market-item {
	margin-right: 10px;
	margin-left: 10px
}
}

@media (max-width:768px) {
.markets-banner::before {
	padding-top: 35.25%
}
.list-product.list-4>li {
	width: 50%
}
.list-markets>li {
	width: 50%
}
.market-item {
	margin-bottom: 20px
}
.banner-item {
	height: 300px
}
.banner-item .banner-img {
	height: 300px;
	margin-left: -480px
}
.slick-banner .slick-arrow {
	margin-top: -10px
}
.slick-banner .slick-arrow::before {
	font-size: 20px
}
.slick-banner .slick-prev {
	left: 10px
}
.slick-banner .slick-next {
	right: 10px
}
}

@media (max-width:640px) {
.markets-banner::before {
	padding-top: 35.25%
}
.list-product.list-4>li {
	width: 100%
}
.list-markets>li {
	width: 100%
}
.market-item__txt h3 {
	font-size: 20px
}
.market-item__txt p {
	font-size: 16px
}
}

@media (max-width:480px) {
.banner-item {
	height: 200px
}
.banner-item .banner-img {
	height: 200px;
	margin-left: -320px
}
}
.about-intro {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font: 500 16px/30px "Microsoft YaHei";
	color: #666;
	letter-spacing: -.025em
}
.about-banner::before {
	padding-top: 31.25%
}
.list-team {
	margin-right: -15px;
	margin-left: -15px
}
.team-item {
	margin: 0 15px 50px;
	font-family: "Microsoft YaHei";
	letter-spacing: .025em;
	text-align: center;
	line-height: 1.5
}
.team-item:hover .team-item__name {
	color: #946e4a
}
.team-item__img::before {
	padding-top: 121.95122%
}
.team-item__name {
	margin-top: .5em;
	font-size: 30px;
	font-weight: 700;
	color: #000
}
.team-item__job {
	font-size: 18px;
	font-weight: 500
}
.loading {
	font: 700 20px/2 "Microsoft YaHei";
	color: #946e4a;
	letter-spacing: .4em;
	text-align: center
}
.loading span {
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: top
}
.loading span i {
	position: absolute;
	z-index: 2;
	top: 0;
	right: -100%;
	bottom: 0;
	left: -100%;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTYuNiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIzMy4yJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNjYuNiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjgzLjIlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(16.6%, rgba(255,255,255,0)), color-stop(33.2%, #ffffff), color-stop(50%, rgba(255,255,255,0)), color-stop(66.6%, #ffffff), color-stop(83.2%, rgba(255,255,255,0)), color-stop(100%, #ffffff));
	background-image: -moz-linear-gradient(left, #ffffff 0%, rgba(255,255,255,0) 16.6%, #ffffff 33.2%, rgba(255,255,255,0) 50%, #ffffff 66.6%, rgba(255,255,255,0) 83.2%, #ffffff 100%);
	background-image: -webkit-linear-gradient(left, #ffffff 0%, rgba(255,255,255,0) 16.6%, #ffffff 33.2%, rgba(255,255,255,0) 50%, #ffffff 66.6%, rgba(255,255,255,0) 83.2%, #ffffff 100%);
	background-image: linear-gradient(to right, #ffffff 0%, rgba(255,255,255,0) 16.6%, #ffffff 33.2%, rgba(255,255,255,0) 50%, #ffffff 66.6%, rgba(255,255,255,0) 83.2%, #ffffff 100%);
	-webkit-animation: loading 2s ease-out infinite;
	animation: loading 2s ease-out infinite
}
@-webkit-keyframes loading {
0% {
-webkit-transform:translateX(0)
}
0% {
-webkit-transform:translateX(-33.33%)
}
}
@keyframes loading {
0% {
transform:translateX(0)
}
0% {
transform:translateX(-33.33%)
}
}

@media (max-width:1100px) {
.list-team {
	margin-right: -10px;
	margin-left: -10px
}
.team-item {
	margin-right: 10px;
	margin-left: 10px
}
.team-item__name {
	font-size: 24px
}
.team-item__job {
	font-size: 16px
}
}

@media (max-width:768px) {
.list-team>li {
	width: 33.33%
}
}

@media (max-width:640px) {
.list-team>li {
	width: 50%
}
}
.contact-item {
	text-align: center;
	max-width: 340px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Microsoft YaHei";
	letter-spacing: -.025em
}
.contact-item i {
	display: inline-block;
	vertical-align: top;
	font-size: 30px;
	color: #946e4a
}
.contact-t1 {
	border: none;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	background: url(../images/f-address.png) right center no-repeat;
	margin-bottom: 1.2em;
}
.contact-t2 {
	border: none;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	background: url(../images/f-phone.png) right center no-repeat;
	margin-bottom: 1.2em;
}
.contact-t3 {
	border: none;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	background: url(../images/f-email.png) right center no-repeat;
	margin-bottom: 1.2em;
}
.contact-item h3 {
	margin-bottom: .5em;
	margin-top: 1em;
	font-weight: 400;
	color: #ccc;
	font-size: 24px
}
.contact-item p {
	font-size: 16px;
	font-weight: 400;
	color: #666;
	line-height: 1.5
}
.contact-map {
	position: relative
}
.map-title {
	position: absolute;
	top: 43.33333%;
	left: 50%;
	margin-left: -185px;
	width: 310px;
	height: auto
}
.contact-form {
	font-size: 0;
	margin-right: -50px;
	margin-left: -50px
}
.form-group {
	position: relative;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 40px
}
.form-group input, .form-group select {
	display: block;
	width: 100%;
	border: 0;
	padding: 0;
	background-color: transparent;
	outline: 0
}
.form-group textarea {
	display: block;
	width: 100%;
	border: 0;
	border: solid #999;
	border-width: 1px 1px 0;
	padding: 0;
	background-color: transparent;
	outline: 0;
	resize: none
}
.form-group input, .form-group textarea, .form-group select {
	padding-left: 10px;
	font: 400 18px/40px "Microsoft YaHei";
	color: #333
}
.form-group::before, .form-group::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px
}
.form-group::before {
	width: 100%;
	background-color: #999
}
.form-group::after {
	width: 0;
	background-color: #946e4a
}
.form-group .arrow {
	position: absolute;
	top: 50%;
	right: 10px;
	font-size: 20px;
	margin-top: -10px;
	color: #946e4a
}
.form-group.btn::before {
	display: none
}
.form-group.active textarea {
	border-color: #946e4a
}
.form-group.active::after {
	width: 100%
}
.btn-submit {
	display: inline-block;
	vertical-align: top;
	width: 254px;
	height: 64px;
	border: 1px solid #946e4a;
	font: 400 18px/40px "Microsoft YaHei";
	background-color: #fff;
	color: #946e4a;
	outline: 0;
	cursor: pointer
}
.btn-submit:hover {
	background-color: #946e4a;
	color: #fff
}
.filter-selector {
	position: relative;
	z-index: 10;
	margin-right: 50px;
	margin-left: 50px
}
.filter-selector__header {
	font-family: "Microsoft YaHei";
	font-weight: 700;
	font-size: 18px;
	padding-left: 10px;
	text-align: center;
	line-height: 40px;
	letter-spacing: -.025em;
	background-color: #fff;
	color: #666;
	cursor: pointer;
	text-align: left;
	border-bottom: 1px solid #999
}
.filter-selector__header:after {
	content: '\e60b';
	font-family: 'iconfont';
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 1em;
	font-size: 14px;
	color: #946e4a;
	line-height: 20px;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: transform .3s ease-out;
	transition: transform .3s ease-out
}
.filter-selector__header.active:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.filter-selector__header.current {
	color: #000
}
.filter-selector__header.current {
	border-bottom-color: #946e4a
}
.filter-selector__option {
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	padding: 0;
	display: none;
	background-color: #f8f8f8
}
.filter-selector__option a {
	display: block;
	font-size: 14px;
	font-weight: 700;
	font-family: "Microsoft YaHei";
	line-height: 30px;
	text-align: center;
	color: #000;
	text-align: left;
	padding-left: 15px
}
.filter-selector__option a:hover, .filter-selector__option a.current {
	background-color: #946e4a;
	color: #fff
}

@media (max-width:1100px) {
.map-title {
	width: 200px;
	margin-left: -120px
}
}

@media (max-width:768px) {
.map-title {
	width: 140px;
	margin-left: -85px
}
.list-contact>li {
	width: 100%
}
.contact-item {
	margin-bottom: 40px
}
.contact-form {
	margin-right: 0;
	margin-left: 0
}
.contact-form .col-2 {
	width: 100%
}
.form-group {
	margin-bottom: 30px;
	margin-right: 0;
	margin-left: 0
}
.btn-submit {
	width: 160px;
	height: 50px
}
}

@media (max-width:480px) {
.map-title {
	width: 100px;
	margin-left: -60px
}
}
.sup-tab {
	position: relative;
	font-size: 0;
	text-align: center
}
.sup-tab::before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 2px;
	background-color: #ebebeb
}
.sup-tab span {
	position: relative;
	padding: 0 25px;
	margin: 0 25px;
	display: inline-block;
	vertical-align: top;
	font: 400 22px/2 "Microsoft YaHei";
	color: #000;
	letter-spacing: -.025em;
	cursor: pointer
}
.sup-tab span::before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 0;
	background-color: #946e4a
}
.sup-tab span.current::before {
	height: 3px
}
.list-download {
	display: none
}
.list-download.active {
	display: block
}
.download-item {
	position: relative;
	display: block;
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #f4f4f4
}
.download-item__title {
	position: relative;
	height: 3em;
	font: 400 24px/2 "Microsoft YaHei";
	color: #000;
	letter-spacing: -.025em
}
.download-item__title span {
	position: absolute;
	top: 50%;
	left: 3em;
	right: 140px
}
.download-item__type {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -27px
}
.download-item__ico {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -1em;
	font: 700 18px/2 "Microsoft YaHei";
	color: #000
}
.download-item__ico i {
	color: #946e4a;
	margin-right: .5em
}
.pager {
	font-size: 0;
	text-align: center
}
.pager a {
	margin: 0 5px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font: 700 18px/30px "Microsoft YaHei";
	width: 30px;
	color: #000
}
.pager a:hover {
	color: #946e4a
}
.pager a.current {
	background-color: #946e4a;
	color: #fff
}
.list-video {
	margin-right: -15px;
	margin-left: -15px
}
.video-box::before {
	content: "";
	display: block;
	padding-top: 58.39416%
}
.video-item[data-playing=true]::after, .video-item[data-playing=true] .video-item-bg, .video-item[data-playing=true] .video-item-btn {
	opacity: 0
}
.video-item {
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
	overflow: hidden
}
.video-item video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000
}
.video-item:hover .video-item-bg {
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.video-item::after {
	content: "";
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.1)
}
.video-item-bg {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-moz-transition: -moz-transform .8s ease;
	-o-transition: -o-transform .8s ease;
	-webkit-transition: -webkit-transform .8s ease;
	transition: transform .8s ease
}
.video-item-btn {
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	font-size: 68px;
	width: 1em;
	height: 1em;
	margin-top: -.5em;
	margin-left: -.5em;
	border: 2px solid #fff
}
.video-item-btn::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 8px 12px;
	border-color: transparent transparent transparent #fff
}
.video-item__title {
	margin-top: .6em;
	font: 700 30px/1.5 "Microsoft YaHei";
	text-align: center;
	color: #000
}
.video-item-wrap {
	margin-bottom: 50px
}
.video-item-wrap:hover .video-item__title {
	color: #946e4a
}
.video-item-wrap:hover .video-item-btn {
	border-color: #946e4a
}
.video-item-wrap:hover .video-item-btn::before {
	border-left-color: #946e4a
}
.sup-layer {
	width: 800px;
	padding: 80px 0;
	background-color: #fff
}
.sup-layer-close {
	position: absolute;
	top: 1em;
	right: 1em;
	font-size: 20px;
	color: #000;
	cursor: pointer
}
.sup-layer-close:hover {
	color: #946e4a
}
.sup-layer-wrap {
	max-width: 500px;
	margin-right: auto;
	margin-left: auto
}
.sup-layer-title {
	font: 700 30px/1 "Microsoft YaHei";
	text-align: center;
	color: #000;
	letter-spacing: -.025em
}
.sup-layer-input {
	border-bottom: 2px solid #946e4a
}
.sup-layer-input input {
	display: block;
	width: 100%;
	border: 0;
	outline: 0;
	font: 700 18px/30px "Microsoft YaHei";
	letter-spacing: -.025em;
	text-align: center;
	color: #000
}
.layer-input-tip {
	padding-top: 20px;
	font: 700 16px/1.5 "Microsoft YaHei";
	color: #000;
	opacity: .7;
	text-align: center
}
.sup-layer-btn {
	font-size: 0;
	margin-right: -15px;
	margin-left: -15px;
	text-align: center
}
.sup-layer-btn .col {
	padding: 0 15px
}
.sup-layer-btn button {
	display: block;
	width: 100%;
	height: 60px;
	border: 2px solid #000;
	background-color: #fff;
	outline: 0;
	font: 700 16px/1.5 "Microsoft YaHei";
	cursor: pointer
}
.sup-layer-btn button:hover {
	background-color: #946e4a;
	border-color: #946e4a;
	color: #fff
}

@media (max-width:1300px) {
.sup-tab span {
	font-size: 22px;
	padding: 0 15px;
	margin: 0 25px;
}
}

@media (max-width:1100px) {
.sup-tab span {
	font-size: 21px;
	padding: 0 15px;
	margin: 0 15px;
}
.download-item__type {
	margin-top: -20px;
	height: 40px
}
.download-item__title {
	font-size: 20px;
	line-height: 1.5
}
.list-video {
	margin-right: -10px;
	margin-left: -10px
}
.video-item {
	margin-right: 10px;
	margin-left: 10px
}
.video-item__title {
	font-size: 24px
}
.sup-layer {
	width: 400px;
	padding-top: 40px;
	padding-bottom: 40px
}
.sup-layer-wrap {
	max-width: 360px
}
.sup-layer-btn button {
	height: 40px
}
.sup-layer-close {
	top: .5em;
	right: .5em
}
.sup-layer-input {
	margin-top: 20px
}
.sup-layer-btn {
	margin-top: 20px
}
.sup-layer-title {
	font-size: 24px
}
}

@media (max-width:768px) {
.sup-tab span {
	font-size: 20px;
	padding: 0 5px;
	margin: 0 10px
}
.download-item__type {
	margin-top: -14px;
	height: 27px
}
.download-item__ico {
	margin-top: -18px;
	font-size: 0
}
.download-item__ico i {
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	line-height: 2
}
.download-item__title {
	min-height: 3em
}
.download-item__title span {
	right: 40px;
	left: 35px;
	line-height: 1.5
}
.video-item__title {
	font-size: 20px
}
.video-item-btn {
	-webkit-transform: scale(0.5);
	transform: scale(0.75)
}
}

@media (max-width:640px) {
.list-video>li {
	width: 100%
}
}

@media (max-width:480px) {
.sup-layer {
	width: 320px
}
.sup-layer-wrap {
	max-width: 280px
}
}
.news-top {
	position: relative;
	letter-spacing: -.025em;
	display: block
}
.news-top:hover .news-item__more {
	color: #946e4a
}
.news-top:hover .news-item__more i {
	opacity: 1
}
.news-top__intro {
	position: absolute;
	bottom: 50px;
	left: 90px;
	width: 40%
}
.news-top__intro .news-item__date, .news-top__intro .news-item__more, .news-top__intro .news-item__title {
	color: #fff
}
.news-top__img::before {
	padding-top: 38.57143%
}
.news-item__txt, .news-item {
}
.news-item__date {
	margin-bottom: .5em;
	font-weight: 400;
	font-size: 18px;
	color: #666
}
.news-item__title {
	height: 3.6em;
	overflow: hidden;
	font-weight: 400;
	font-size: 28px;
	line-height: 1.2;
	color: #333
}
.news-item__more {
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
text-transform:;
	color: #666
}
.list-news {
	margin-right: -15px;
	margin-left: -15px
}
.news-item {
	position: relative;
	display: block;
	background-color: #f8f8f8;
	padding: 50px 30px;
	margin: 0 15px 30px;
	overflow: hidden
}
.news-item .news-item__title {
	margin-bottom: 1em
}
.news-item::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 210px 5px 0;
	border-color: transparent #946e4a transparent transparent;
	-moz-transform: translate(100%, -100%);
	-ms-transform: translate(100%, -100%);
	-webkit-transform: translate(100%, -100%);
	transform: translate(100%, -100%)
}
.news-item:hover::after {
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.news-item:hover .news-item__more {
	color: #946e4a
}
.news-item:hover .news-item__more i {
	opacity: 1
}

@media (max-width:1100px) {
.list-news {
	margin-right: -10px;
	margin-left: -10px
}
.news-top__intro {
	bottom: 30px;
	left: 50px
}
.news-item {
	padding: 30px 20px;
	margin-right: 10px;
	margin-left: 10px
}
.news-item__title {
	font-size: 24px
}
}

@media (max-width:768px) {
.list-news>li {
	width: 50%
}
.news-top__intro {
	bottom: 20px;
	left: 20px;
	right: 20px;
	width: auto
}
.news-top__intro .news-item__title {
	height: auto;
	margin-bottom: 1em
}
}

@media (max-width:640px) {
.news-top__intro {
	position: relative;
	bottom: auto;
	margin-top: 20px
}
.news-top__intro .news-item__date, .news-top__intro .news-item__more {
	color: #666
}
.news-top__intro .news-item__title {
	color: #000
}
.list-news>li {
	width: 100%
}
.news-item__title {
	height: auto
}
}
.detail-main {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto
}
.detail-img img {
	display: block;
	max-width: 100%
}
.detail-title {
	margin-top: 1em;
	font: 400 30px/1.5 "Microsoft YaHei";
	color: #000;
	letter-spacing: -.025em
}
.detail-date {
	margin-top: .5em;
	font: 400 18px/1.5 "Microsoft YaHei";
	color: #666
}
.news-body {
	font-size: 16px;
	line-height: 2;
	color: #666;
	font-weight: 500
}
.news-body p {
	margin-top: 15px;
	line-height: 2;
}
.news-body strong {
	font: 400 24px/3 "Microsoft YaHei";
}
.news-body img {
	max-width: 100%;
	height: auto !important
}
.news-body table {
	color: #000;
	font-size: 12px;
	margin-top: 18px;
}
.news-body table tr:first-child {
	background: #fff;
	color: #000;
}
.news-body table {
	border-top: 1pt solid #000;
	border-left: 1pt solid #000;
	margin: 0 auto;
}
.news-body td {
	padding: 5px;
	text-align: center;
	border-right: 1pt solid #000;
	border-bottom: 1pt solid #000;
	line-height: 30px
}
.news-body tr:nth-of-type(odd) {
	background: #fff;
}
.news-body tr:hover {
	background: #fff;
}
.abouts-main table {
	color: #000;
	font-size: 14px;
	margin-top: 18px;
}
.abouts-main table tr:first-child {
	background: #fff;
	color: #000;
}
.abouts-main table {
	border-top: 1pt solid #000;
	border-left: 1pt solid #000;
	margin: 0 auto;
}
.abouts-main td {
	padding: 5px;
	text-align: center;
	border-right: 1pt solid #000;
	border-bottom: 1pt solid #000;
	line-height: 30px
}
.abouts-main tr:nth-of-type(odd) {
	background: #fff;
}
.abouts-main tr:hover {
	background: #fff;
}
.detail-bottom {
	position: relative
}
.detail-back {
	display: inline-block;
	vertical-align: top;
	font: 400 18px/30px "Microsoft YaHei";
	color: #666
}
.detail-pager {
	position: relative;
	height: 80px;
	background-color: #f8f8f8
}
.detail-pager a {
	position: absolute;
	top: 50%;
	font: 400 18px/30px "Microsoft YaHei";
	color: #666;
	margin-top: -15px;
	text-transform: capitalize
}
.detail-pager a span {
	margin: 0 15px;
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 2px;
	background-color: #ccc
}
.detail-pager a:hover {
	color: #946e4a
}
.detail-pager a:hover span {
	width: 100px;
	background-color: #946e4a
}
.detail-prev {
	left: 35px
}
.detail-next {
	right: 35px
}

@media (max-width:1100px) {
.detail-title {
	font-size: 24px
}
}

@media (max-width:480px) {
.detail-bottom .detail-share {
	position: relative;
	margin-top: 20px
}
.detail-pager {
	height: 60px
}
.detail-prev {
	left: 0
}
.detail-next {
	right: 0
}
}
.about2-main {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;

}
.abouts-main {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	line-height: 2;
	font-weight: 500;
	letter-spacing: .025em;
	color: #666
}
.abouts-main p {
	margin-bottom: 1.325em;
}
.abouts-main img {
	max-width: 100%;
	height: auto !important
}
.value-img img {
	max-width: 100%;
	display: block;
	margin: 0 auto
}
.value-slogan {
	position: relative
}
.value-slogan-bg {
	overflow: hidden
}
.value-slogan-bg img {
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px
}
.value-slogan-txt {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	font: 500 24px/1.5 "Microsoft YaHei";
	color: #fff;
	text-align: center;
	letter-spacing: .015em
}
.value-title {
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
	font: 500 40px/1.2 "Microsoft YaHei";
	color: #000;
	text-align: center
}
.list-value {
	margin-right: -50px;
	margin-left: -50px
}
.value-item {
	margin: 0 50px 40px
}
.value-item a {
	color: #000
}
.value-item:hover {
	color: #946e4a
}
.value-item:hover .value-item__txt {
	border-color: #946e4a
}
.value-item:hover .value-itemtxt {
	border-color: #946e4a
}
.value-item:hover .s-item__txt {
	border-color: #946e4a
}
.value-item:hover .ico60-black {
	visibility: hidden;
	opacity: 0
}
.value-item:hover .ico60-blue {
	visibility: visible;
	opacity: 1
}
.value-item__ico {
	position: relative;
	margin-left: .875em;
	height: 70px;
	width: 120px;
	background-color: #fff;
	font-size: 70px;
	text-align: center;
	color: #000;
	margin-bottom: -.5em
}
.value-item__ico span {
	display: inline-block;
	vertical-align: top;
	line-height: 1
}
.value-form {
	font-size: 0;
	margin-right: -50px;
	margin-left: -50px
}
.value-item__txt {
	border: 0px solid #eee;
	padding: 50px;
	height: 150px;
	text-align:center;
	font: 400 16px/2 "Microsoft YaHei";
	letter-spacing: .0em
}
.value-item__txt h3 {
	text-align: center;
	font: 400 21px/1.5 "Microsoft YaHei";
	letter-spacing: .125em
}
.value-item__txt span {
	text-align: center;
	font: 400 16px/1 "Microsoft YaHei";
	letter-spacing: -.125em
}
.value-itemtxt {
	border: 2px solid #000;
	padding: 50px;
	height: 200px;
	font: 400 20px/2 "Microsoft YaHei";
	letter-spacing: .025em
}
.value-itemtxt h3 {
	font: 400 24px/1.5 "Microsoft YaHei";
	letter-spacing: .125em
}
.s-item__txt {
	border: 2px solid #000;
	padding: 30px;
	height: 220px;
	font: 400 16px/1.7 "Microsoft YaHei";
}
.s-item__txt h3 {
	font: 400 24px/1.3 "Microsoft YaHei";
	letter-spacing: .125em;
	margin-bottom: .5em;
}
.value-input {
	position: relative;
	margin: 0 50px 30px
}
.value-input input, .value-input label, .value-input textarea {
	font-family: "Microsoft YaHei"
}
.value-input input {
	padding-left: 15px;
	display: block;
	width: 100%;
	height: 54px;
	border: 0;
	outline: 0;
	font-size: 18px;
	font-weight: 700;
	background-color: #f8f8f8;
	color: #000
}
.value-input.active .value-label {
	display: none
}
.value-input label.error {
	position: absolute;
	top: 100%;
	left: 15px;
	right: 15px;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px
}
.value-input textarea {
	padding: 15px;
	display: block;
	width: 100%;
	border: 0;
	outline: 0;
	font-size: 18px;
	font-weight: 700;
	background-color: #f8f8f8;
	color: #000;
	resize: none
}
.value-label {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding-left: 15px;
	font-size: 18px;
	line-height: 54px;
	font-weight: 700;
	color: #000
}
.value-submit {
	display: inline-block;
	vertical-align: top;
	width: 240px;
	height: 60px;
	border: 0;
	outline: 0;
	font: 700 18px/1 "Microsoft YaHei";
	background-color: #f8f8f8;
	color: #946e4a;
	cursor: pointer
}
.value-submit:hover {
	background-color: #946e4a;
	color: #fff
}

@media (max-width:1440px) {
.s-item__txt {
	border-width: 2px;
	padding: 20px 20px;
	font-size: 15px
}
}

@media (max-width:1100px) {
.value-slogan-txt {
	width: auto;
	left: 10%;
	right: 10%;
	margin-left: 0;
	font-size: 20px
}
.value-title {
	font-size: 32px
}
.list-value {
	margin-right: -20px;
	margin-left: -20px
}
.value-item {
	margin-right: 20px;
	margin-left: 20px
}
.value-item__txt {
	border-width: 0px;
	padding: 40px 20px
}
.value-itemtxt {
	border-width: 2px;
	padding: 40px 20px
}
.s-item__txt {
	border-width: 2px;
	padding: 20px 20px;
	font-size: 14px
}
.value-form {
	margin-right: -20px;
	margin-left: -20px
}
.value-input {
	margin-right: 20px;
	margin-left: 20px
}
}

@media (max-width:768px) {
.value-slogan-bg img {
	height: 400px;
	margin-left: -640px
}
.value-slogan-txt {
	font-size: 20px;
	line-height: 1.25
}
.value-item__ico {
	height: 50px;
	font-size: 50px
}
.value-item__txt {
	font-size: 20px
}
.value-itemtxt {
	font-size: 20px
}
.s-item__txt {
	font-size: 14px;
	height: 320px
}
.value-form .col-2 {
	width: 100%
}
.value-submit {
	width: 200px;
	height: 54px
}
}

@media (max-width:640px) {
.list-value>li {
	width: 100%
}
.value-slogan-txt {
	text-align: left;
	right: 20px;
	left: 20px;
	font-size: 16px
}
.value-item__txt {
	height: auto
}
.value-itemtxt {
	height: auto
}
.s-item__txt {
}
.value-item__ico {
	font-size: 40px;
	width: 80px
}
}
.chat_entry {
	box-shadow: none !important;
	background: #946e4a !important;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.chat_entry:hover {
	opacity: .8
}
body .chat_entry .lim_mini_icon-message {
	background-image: url(../assets/images/chat.png)
}

@media (-webkit-min-device-pixel-ratio:2), not all, not all, (min-width:1920px) {
body .chat_entry .lim_mini_icon-message {
	background-image: url(../assets/images/chat@2x.png)
}
}
body .lim_m_b #lim_mchat_wrapper span {
	display: none
}
body .lim_m_b #lim_mchat_wrapper a {
	width: 40px;
	height: 40px;
	min-width: 40px;
	padding: 10px 0 0;
	border-radius: 40px;
	font-size: 0
}
body .lim_m_b #lim_mob_chat {
	margin-left: 0
}
body .lim_m_b #lim_mchat_wrapper em {
	margin-right: 0
}
body #lim_mob_chat em {
	width: 20px;
	height: 20px;
	background-image: url(../assets/images/chat.png);
	background-size: contain;
	background-position: center center
}
.error-404 {
	padding: 60px 0
}
.error-404 h3 {
	color: #000;
	font-size: 40px;
	letter-spacing: .1em;
	line-height: 1.5
}
.error-404 p {
	font-size: 18px;
	letter-spacing: .05em;
	line-height: 1.5
}
.search-wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px
}
.search-header h3 {
	color: #000;
	font-size: 24px;
	letter-spacing: .1em;
	line-height: 1.5
}
.search-header p {
	color: #000;
	font-size: 24px;
	font-family: "Microsoft YaHei";
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.5
}
.search-header p span {
	color: #946e4a
}
.search-item {
	display: block;
	padding: 10px 20px;
	border-bottom: 1px solid #eee
}
.search-item h4 {
	color: #000;
	margin-bottom: .25em;
	font-size: 20px;
	line-height: 1.5;
	font-family: "Microsoft YaHei";
	font-weight: 700;
	letter-spacing: .05em
}
.search-item h4 span {
	color: #946e4a
}
.search-item p {
	color: #666;
	font-size: 16px;
	line-height: 1.5;
	font-family: "Microsoft YaHei";
	font-weight: 500
}
.search-item:hover {
	background-color: #f5f5f5
}
.search-item:hover h4 {
	color: #946e4a
}
.popUpblack {
	background: url(../images/black.png) repeat;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1010;
	display: none;
}
.popUp {
	width: 220px;
	height: 242px;
	border: 5px solid #f1f1f1;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -87px 0 0 -115px;
	z-index: 1004;
}
.popUp .t {
	padding: 0 0 0 10px;
	height: 26px;
	line-height: 26px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #e8e8e8;
	background: #f2f2f2;
}
.popUp .t .close {
	padding: 0 10px 0 0;
	float: right;
	cursor: pointer;
	color: #666;
	font-weight: normal;
}
.popUp .img {
	padding: 20px;
}
.popUp .img img {
	width: 100%;
	height: 100%;
	display: block;
}
.foot-contact-tit {
	margin-bottom: 15px;
	font-size: 16px;
	color: #fff;
	line-height: 36px;
}
.foot-contact-tit p {
	float: left;
}
.fsharp a {
	display: block;
	width: 42px;
	height: 42px;
	margin-right: 15px;
	background: url(../images/sharp.png) no-repeat scroll 0px 0px;
	float: left;
	position: relative;
}
.fsharp a em {
	background: url(../images/sharp.png) no-repeat;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.fsharp a .ibg {
	background: url(../images/sharp.png) no-repeat scroll -238px -42px;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	filter: alpha(opacity=0);
	transition: 300ms;
}
.fsharp a:hover {
	background: none;
}
.fsharp a:hover .ibg {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	opacity: 1;
	filter: alpha(opacity=100);
}
.fsharp a.a1 {
	background-position: 0px -42px;
}
.fsharp a.a2 {
	background-position: -59px -42px;
}
.fsharp a.a3 {
	background-position: -117px -42px;
}
.fsharp a.a4 {
	background-position: -176px -42px;
}
.fsharp a.a1 .i {
	background-position: 0px 0px;
}
.fsharp a.a2 .i {
	background-position: -59px 0px;
}
.fsharp a.a3 .i {
	background-position: -117px 0px;
}
.fsharp a.a4 .i {
	background-position: -176px 0px;
}

@media (max-width:880px) {
.footer-email-tip {
	display: none
}
.footer-social {
	display: none
}
}
#output {
	width: 100%;
	height: 100%;
}
#containerp {
	position: absolute;
	height: 500px;
	width: 100%;
}
#outputs {
	width: 100%;
	height: 100%;
}
#containerps {
	position: absolute;
	height: 70px;
	width: 100%;
}

@media (max-width:1110px) {
#containerp {
	height: 300px;
}
#containerps {
	height: 36px;
}
}
.details-foot {
	margin-top: 70px;
	padding: 15px 50px;
	text-align: center;
	background: #f8f8f8
}
.details-foot:after {
	content: '';
	display: block;
	clear: both
}
.details-foot .page-next, .details-foot .page-prev {
	display: block;
	border: 1px solid #000;
	padding: 9px 30px;
	font-size: 14px;
	line-height: 25px;
	color: #000
}
.details-foot .page-next:before, .details-foot .page-prev:before {
	display: block;
	position: relative;
	width: 23px;
	height: 25px;
	background: no-repeat center center;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	content: ''
}
.details-foot .page-prev {
	float: left
}
.details-foot .page-prev:before {
	float: left;
	left: 0;
	margin-right: 20px;
	background-image: url(../images/left.png)
}
.details-foot .page-prev:hover:before {
	left: -15px
}
.details-foot .page-next {
	float: right
}
.details-foot .page-next:before {
	float: right;
	right: 0;
	margin-left: 20px;
	background-image: url(../images/right.png)
}
.details-foot .page-next:hover:before {
	right: -15px
}
.details-foot .page-back {
	display: inline-block;
	border: 1px solid transparent;
	width: 45px;
	height: 45px;
	vertical-align: top;
	background: url(../images/back.png) no-repeat center center;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
.details-foot .page-back:hover {
	border-color: #000
}

@media (max-width:768px) {
.details-foot {
	padding: 10px 40px
}
.details-foot .page-next, .details-foot .page-prev {
	padding: 9px 15px;
	font-size: 13px;
	line-height: 20px
}
.details-foot .page-next:before, .details-foot .page-prev:before {
	height: 20px
}
.details-foot .page-prev:before {
	margin-right: 15px
}
.details-foot .page-prev:hover:before {
	left: -10px
}
.details-foot .page-next:before {
	margin-left: 15px
}
.details-foot .page-next:hover:before {
	right: -10px
}
.details-foot .page-back {
	width: 40px;
	height: 40px
}
}

@media (max-width:680px) {
.details-foot {
	padding: 10px 5%
}
.details-foot .page-next, .details-foot .page-prev {
	padding: 4px 10px;
	font-size: 12px;
	line-height: 25px
}
.details-foot .page-next:before, .details-foot .page-prev:before {
	height: 25px
}
.details-foot .page-prev:before {
	margin-right: 10px
}
.details-foot .page-prev:hover:before {
	left: -5px
}
.details-foot .page-next:before {
	margin-left: 10px
}
.details-foot .page-next:hover:before {
	right: -5px
}
.details-foot .page-back {
	width: 35px;
	height: 35px
}
}

@media (max-width:475px) {
.details-foot .page-next, .details-foot .page-prev {
	line-height: 20px
}
.details-foot .page-next:before, .details-foot .page-prev:before {
	width: 15px;
	height: 20px
}
.details-foot .page-prev:before {
	margin-right: 5px;
	background-position: left center
}
.details-foot .page-prev:hover:before {
	left: 0
}
.details-foot .page-next:before {
	margin-left: 5px;
	background-position: right center
}
.details-foot .page-next:hover:before {
	right: 0
}
.details-foot .page-back {
	border: 0 none;
	width: 30px;
	height: 30px
}
}

.recuite-box{ padding:86px 0 70px; background:#f6f6f6;}
.recruite-fix{ margin-top:45px;}
.recuite-title small{ text-align:center; color:#c8c8c8; font-size:20px; font-family:Microsoft YaHei; line-height:normal; display:block;}
.recruite-t{ padding:30px 0 16px; background:#f4f4f4;}
.recruite-t span{ color:#666; display:block; line-height:1; float:left; font-size:14px; line-height:normal;}
.recruite-t span:nth-child(1){ padding-left:34px; width:35%;}
.recruite-t span:nth-child(2){ width:10%;}
.recruite-t span:nth-child(3){ width:15%; padding-left:12px;}
.recruite-t span:nth-child(4){ width:15%; text-align:center;}
.recruite-t span:nth-child(5){ width:15%; text-align:center;}
.recruite-t span:nth-child(6){ width:15%;}
.recuite-info{ margin-bottom:0px;}
.recuite-info:nth-child(1) .recuites{ display:block;}
.recuite-top{ cursor:pointer; background:#fff; transition:366ms; position:relative; overflow:inherit;border-bottom:1px solid #f4f4f4;padding:20px 0; }
.recuite-top.on,.recuite-top:hover{ background:#5b3d25;border-bottom:1px solid #5b3d25;}
.recuite-top.on span,.recuite-top:hover span{ color:#fff;}
.recuite-top.on span:last-child:after,.recuite-top.on span:last-child:before,.recuite-top:hover span:last-child:after,.recuite-top:hover span:last-child:before{ background:#fff;}
.recuite-top.on span:last-child:after{ transform:translateY(50px); -webkit-transform:translateY(50px); -moz-transform:translateY(50px); opacity:0; visibility:hidden;}
.recuite-top span{ display:block; float:left; position:relative; color:#666666; font-size:16px; line-height:50px; transition:320ms;}
.recuite-top span:nth-child(1){ padding-left:34px; width:35%;}
.recuite-top span:nth-child(2){ padding-left:17px; width:10%;}
.recuite-top span:nth-child(3){ width:15%; padding-left:11px;}
.recuite-top span:nth-child(4){ width:15%; text-align:center;}
.recuite-top span:nth-child(5){ width:15%; text-align:center;}
.recuite-top span:nth-child(6){ width:15%;}
.recuite-top span:last-child{ width:15px; height:15px; position:absolute; right:23px; top:34px;}
.recuite-top span:last-child:before{ content:""; width:15px; height:3px; background:#cccccc; position:absolute; left:0; top:6px;}
.recuite-top span:last-child:after{ content:""; width:3px; height:15px; background:#cccccc; position:absolute; left:6px; top:0; transition:320ms;}
.recuites{ padding:34px 34px 6px; background:#8f5a28; position:relative; border-top:none; display:none;}
.recuite-list{ margin-bottom:32px;color:#fff; font-size:15px;}
.recuite-list strong{ line-height:normal; color:#fff; font-weight:bold; display:block; margin-bottom:10px;}
.recuite-list p{ color:#fff;margin-bottom:4px;}
.recuite-list p a{ display:inline-block; color:#fff; margin-right:24px;}
@media screen and (max-width:1200px){
.recruite-t span:nth-child(2),.recruite-t span:nth-child(3),.recruite-t span:nth-child(4),.recuite-top span:nth-child(2),.recuite-top span:nth-child(3),.recuite-top span:nth-child(4){ display:none;}
.recuite-top span:nth-child(1){width:auto;}
	.recruite-t span:nth-child(5){ display:none;}
	.recuite-top span:nth-child(5){ display:none;}
}
@media screen and (max-width:751px){
	.recruite-t span:nth-child(3),.recuite-top span:nth-child(3){ display:none;}
	.recruite-t span:nth-child(5),.recuite-top span:nth-child(5){ display:none;}
	.recruite-t span:nth-child(1),.recuite-top span:nth-child(1){ width:auto;}
	.recruite-t span:nth-child(5){ width:auto; float:right; margin-right:70px;}
	.recuite-top span:nth-child(5){ float:right; width:auto; margin-right:60px;}
}
@media screen and (max-width:641px){
	.recruite-t{ padding:14px 0;}
}
